networking.wg-quick.interfaces.<name>.table

Controls the routing table to which routes are added. There are two special values: off disables the creation of routes altogether, and auto (the default) adds routes to the default table and enables special handling of default routes.

Type
null or string
Default
null
Declared
<nix-darwin/modules/services/wg-quick.nix>